google.golang.org/protobuf/reflect/protoreflect.Value.typeName (method)
2 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
value_union.go#L227: func (v Value) typeName() string {
value_union.go#L266: return fmt.Sprintf("type mismatch: cannot convert %v to %s", v.typeName(), what)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)